home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
libs
/
tool7v13
/
sample.txt
< prev
next >
Wrap
Text File
|
1994-09-25
|
865b
|
23 lines
The "Complete" Borland Turbo Pascal 6.0 Toolbox
The Text Editor
----------------------------------------------------------------------
The editor unit provides a versatile editor which the programmer can
call from within the program. The programmer can also control
execution while waiting for a keypress from the user. The unit
offers the following features:
■ Word wrapping
■ A buffer size which can be specified by the programmer
■ Easy initialization and freeing of buffer memory
■ Procedures allowing easy loading and saving of buffer memory
■ Facilitates multiple edit windows
Refer to the documentation provided for detailed explanations of each
of the procedures which the programmer can call.
Press F1 for help. Experiment on this text using the various
keystrokes available.